From: David Engster Date: Thu, 9 Jan 2014 21:23:18 +0000 (+0100) Subject: NEWS: Fix typo in last commit. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~1589^2~21 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=d6a62260f24de4d0d89ed0cf0d69da415e275b60;p=emacs.git NEWS: Fix typo in last commit. --- diff --git a/etc/NEWS b/etc/NEWS index a1033b9e679..f93ff617347 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -170,7 +170,7 @@ non-nil, they output the same results. *** The command `describe-function' was extended for EIEIO. Running it on constructors will show a full description of the -generated class. For generic functions, if will show all +generated class. For generic functions, it will show all implementations together with links to the source. The old commands `describe-class', `describe-constructor' and `describe-generic' were removed.